Vcenter Topology Nodes FilterSpec

Vcenter Topology Nodes FilterSpec
Vcenter Topology Nodes FilterSpec

The Vcenter Topology Nodes FilterSpec schema contains property used to filter the results when listing vCenter and Platform Services Controller nodes (see GET /vcenter/topology/nodes).

This schema was added in vSphere API 6.7.2.

JSON Example
{
    "types": [
        "string"
    ]
}
array of string
types
Optional

Types of the appliance that a vCenter and Platform Services Controller node must be to match the filter (see Vcenter Topology Nodes ApplianceType.

For more information see: Vcenter Topology Nodes ApplianceType.

This property was added in vSphere API 6.7.2.

If missing or null or empty, node of any ApplianceType match the filter.